Welcome![Sign In][Sign Up]
Location:
Search - mpeg in matlab

Search list

[Multimedia Develop405345MPEG4视频编解码

Description: mpeg-4编解码系统的代码,可以用来开发自己的mpeg-4编解码系统,也可以在其中加入自己的代码,开发视频水印系统。-MPEG-4 coding system code can be used to develop its own MPEG-4 coding system, also incorporated in the code, the development of video watermarking system.
Platform: | Size: 338944 | Author: qiqi | Hits:

[Streaming Mpeg4VidRead.tar

Description: Video Reading Code for Matlab. This some C++ and mex code written as a Matlab wrapper around the ffmpeg video reading libraries. It should compile under Windows and Linux. (The Windows compilation requires mingw gcc. Extact installation instructions are included in a Readme.txt in the downloaded files.) Thus from within Matlab one can grab the RGB data from specified frames from a named video file. The code should be able to read all video clips that are readable by ffmpeg. Note that we are making this code freely available, however no promises are made as to its reliability or that the code will be supported. However, if bugs are found and easy to fix, then new releases will probably be made available. It should be noted also that ffmpeg is lgpl. -Video Reading Code for Matlab. This some Files and C code written as a wrapper around Matlab the ffmpeg video reading libraries. It should c ompile under Windows and Linux. (The Windows co mpilation requires mingw gcc. Extact installa tion instructions are included in a Readme.txt in the downloaded files.) Thus from within Matlab ab one can grab the RGB data from specified frame 's from a video file named. The code should be able to read all video clips that are readable by ffmp eg. Note that we are making this code freely avai Cheers, however no promises are made as to its reliabili ty or that the code will be supported. However, if bugs are found and easy to fix. then new releases will probably be made availab le. It should be noted also that ffmpeg is lgpl.
Platform: | Size: 5120 | Author: 薛斌 | Hits:

[Graph programarith_encoder_JPEG2000

Description: jpeg2000中的熵解码中MQ解码器,在H.264.MPEG4都有所应用,这是在ADI blackfin535平台下的-JPEG2000 Entropy decoding MQ decoder, both in H.264.MPEG4 applications, this is the ADI blackfin535 platform
Platform: | Size: 69632 | Author: chenlei | Hits:

[mpeg mp3Matlab_MPEG_1_2_8

Description: 实现MPEG-1标准中心理声学模型I的具体计算过程。-To achieve the standard MPEG-1 psychoacoustic model I in the specific calculation process.
Platform: | Size: 28672 | Author: 李晓明 | Hits:

[Audio programaudio

Description: 本实验旨在了解如何将模拟的声音信号转化为数字信号,重点掌握在数字声音四个重要的技术指标:采样速率、量化比特数、声道数和编码方法。-This experiment aimed at understanding how analog voice signal into a digital signal, with a focus in the hands of digital audio technology to four key indicators: the sampling rate, quantization bits, the number of channels and the encoding method.
Platform: | Size: 6246400 | Author: 贺美琛 | Hits:

[mpeg mp3mp3analysis

Description: 国外硕士论文,有关mp3编解码技术研究的,对各部分功能如子带分解滤波,霍夫曼编码,心理声学模型等都作了详解,也提出了算法上的一些改进-paper for master degree,it specifies the mp3 encoding and decoding processing,and in some way suggests advanced algorithm at some blocks.
Platform: | Size: 2069504 | Author: | Hits:

[matlabmpeg4jiema

Description: 是MPEG进行编码解码的matlab的源码-MPEG encoding is the decoding of the source code matlab
Platform: | Size: 1379328 | Author: 李明 | Hits:

[Streaming Mpeg4JPEGEncoderDecoder

Description: JPEG是当今比较流行的编码标准,能很好的提高视频的压缩比,具有很好的实时性压缩性。-MPEG is more popular in today' s coding standards, the improvement of good video compression ratio, an excellent real-time compression.
Platform: | Size: 63488 | Author: 张峰 | Hits:

[matlabc025029_ISO_IEC_TR_11172-5_1998(E)_Software_Simul

Description: it deals with mpeg compression in matlab. this is a new tool to work with compressing by mpaeg.
Platform: | Size: 261120 | Author: afzaal | Hits:

[Industry researchwatermarking_mpeg2_research_paper

Description: The research paper on the watermarking algorithms for compressed video MPEG-2
Platform: | Size: 379904 | Author: hieu dang van | Hits:

[Graph programdemosaic

Description: 解Demosaici,使用连续逼近的方法!-Motion-compensated (MC) video coding has been dominating in the past decades. From MPEG-1/2 to MPEG-4, H.263 and the latest H.264, we have witnessed that the accumulative improvement of MC video coding. However, what lacks in the standardization-propelled research is to maintain a healthy skeptism toward the role of MC in video coding. In this project, we attempt to challenge the current video coding paradigm by proposing a sound alternative that does not involve any explicit motion estimation or compensation. Instead, motivated by the duality between edge profile of 2D images and motion trajectory of 3D video
Platform: | Size: 34816 | Author: panhanming | Hits:

[Compress-Decompress algrithmssaomiao

Description: 简单易懂的之子形扫描程序,用于mpeg压缩编码中的之字形扫描。采用循环结构,逻辑思路清晰。-Easy to understand, son-shaped scanner used to mpeg compression in the zigzag scan. Cyclic structure, logic, clear thinking.
Platform: | Size: 1024 | Author: 帝王 | Hits:

[mpeg mp3mp3readandmp3write

Description: mp3read和mp3write是直接写在wavread更换和wavwrite访问MPEG音频MP3文件。其特点包括: -旨在重复wavread完整语法和wavwrite -还支持上的动态下采样和渠道mpg123的合并-文件优化的很长的MP3 -只需要解码的部分-使用popen函数进行编码,以避免大量临时文件(可用时-看到我popenw墨西哥) -试图消除写保护回路的时间序列文件/通过阅读“热身”样本-包括辅助二进制软件包在Linux,Windows,Mac的PPC的,苹果,英特尔,和Mac英特尔- 64位-These versions of mp3read and mp3write are direct drop-in replacements for wavread and wavwrite to access MPEG audio mp3 files. Features include: - aims to duplicate complete syntax of wavread and wavwrite - also supports on-the-fly downsampling and channel merging of mpg123 - optimized for very long mp3 files- only decodes the needed portion - uses popen for encoding to avoid a large temporary file (when available- see my popenw mex) - attempts to preserve time alignment of files through read/write loop by removing "warm up" samples - package includes helper binaries for Linux, Windows, Mac-PPC, Mac-Intel, and Mac-Intel-64bit
Platform: | Size: 2195456 | Author: young | Hits:

[matlabmpg_frames

Description: 在MATLAB环境下进行对MPEG视频中图像的提取,对于视频技术爱好者有一定的参考价值-In the MATLAB environment with MPEG video on the extraction of image for video enthusiasts with some reference value
Platform: | Size: 6144 | Author: trszq | Hits:

[Compress-Decompress algrithmsmpeg2decode

Description: mpeg格式的解码程序,在MATLAB中实现并得到显示。-mpeg format decoder program, implemented in MATLAB and display.
Platform: | Size: 2582528 | Author: 罗工 | Hits:

[OtherMPEG

Description: MPEG ANALYSIS TOOL IN MATLAB
Platform: | Size: 3072 | Author: Aman | Hits:

[Software Engineeringmpeg-coding

Description: mpeg object based coding in matlab
Platform: | Size: 1028096 | Author: yo_jam | Hits:

[Industry researchAnalysis-of-the-MPEG-1Layer-III-(MP3)-Algorithm-U

Description: The MPEG-1 Layer III (MP3) algorithm is one of the most successful audio The MPEG-1 Layer III (MP3) algorithm is one of the most successful audio formats for consumer audio storage and for transfer and playback of music on digital audio players. The MP3 compression standard along with the AAC (Advanced Audio Coding) algorithm are associated with the most successfulmusic players of the last decade. This book describes the fundamentals and theMATLAB implementation details of the MP3 algorithm. Several of the tedious processes in MP3 are supported by demonstrations using MATLAB® software. The book presents the theoretical concepts and algorithms used in the MP3 standard. The implementation details and simulations with MATLAB® complement the theoretical principles. The extensive list of references enables the reader to perform a more detailed study on specific aspects of the algorithm and gain exposure to advancements in perceptual coding.-The MPEG-1 Layer III (MP3) algorithm is one of the most successful audio The MPEG-1 Layer III (MP3) algorithm is one of the most successful audio formats for consumer audio storage and for transfer and playback of music on digital audio players. The MP3 compression standard along with the AAC (Advanced Audio Coding) algorithm are associated with the most successfulmusic players of the last decade. This book describes the fundamentals and theMATLAB implementation details of the MP3 algorithm. Several of the tedious processes in MP3 are supported by demonstrations using MATLAB® software. The book presents the theoretical concepts and algorithms used in the MP3 standard. The implementation details and simulations with MATLAB® complement the theoretical principles. The extensive list of references enables the reader to perform a more detailed study on specific aspects of the algorithm and gain exposure to advancements in perceptual coding.
Platform: | Size: 2422784 | Author: hungfu | Hits:

[AlgorithmCABAC-

Description: Context-adaptive binary arithmetic coding (CABAC) is a form of entropy encoding used in the H.264/MPEG-4 AVC and High Efficiency Video Coding (HEVC) standards. It is a lossless compression technique, although the video coding standards in which it is used are typically for lossy compression applications. CABAC is notable for providing much better compression than most other entropy encoding algorithms used in video encoding, and it is one of the key elements that provides the H.264/AVC encoding scheme with better compression capability than its predecessors.
Platform: | Size: 16384 | Author: rezajava | Hits:

[OtherIntraPrediction_I_frame

Description: Intra-frame coding is used in video coding (compression). It is part of an intra-frame codec like ProRes: a group of pictures codec without inter frames. Intra-frame prediction exploits spatial redundancy, i.e. correlation among pixels within one frame, by calculating prediction values through extrapolation from already coded pixels for effective delta coding. It is one of the two classes of predictive coding methods in video coding. Its counterpart is inter-frame prediction which exploits temporal redundancy. Temporally independently coded so-called intra frames use only intra coding. The temporally coded predicted frames (e.g. MPEG's P- and B-frames) may use intra- as well as inter-frame prediction.
Platform: | Size: 6144 | Author: rezajava | Hits:
« 1 23 »

CodeBus www.codebus.net